gtk4.git
2018-04-11 Timm Bädergl renderer: Don't draw all rounded clip nodes to a...
2018-04-11 Руслан ИжбулатовGDK W32: Fix a missing weak referencing
2018-04-11 Emmanuele BassiMerge branch 'gitlab-ci-ccache-again' into 'master'
2018-04-11 Emmanuele BassiSimplify the Wayland code generation
2018-04-11 Christoph Reitergitlab-ci: Reenable ccache but disable it during the...
2018-04-11 Timm Bädergl renderer: Render everyhing according to MV scale
2018-04-11 Timm Bädergl renderer: Remove unused field
2018-04-11 Emmanuele Bassici: Update container to Fedora 28
2018-04-11 Benjamin Ottewidget: Not all toplevels are containers
2018-04-11 Benjamin Ottewidget: Only start/stop idle sizers for toplevels
2018-04-11 Benjamin Ottewidget: Move frame clock handling to vfunc
2018-04-11 Benjamin Ottewidget: Remove gtk_widget_set_realized()
2018-04-11 Benjamin Ottegtk: Chain up in toplevels' realize
2018-04-11 Benjamin Ottewidget: Make gtk_widget_real_realize() stricter
2018-04-11 Benjamin Ottewidget: Assert unrealizing
2018-04-11 Benjamin Ottewidget: Remove unused member
2018-04-11 Benjamin Ottecontainer: Remove gtk_container_maybe_start_idle_sizer()
2018-04-11 Benjamin Ottecontainer: Remove gtk_container_queue_resize_handler()
2018-04-11 Benjamin Ottecontainer: Use maybe_start_idle_sizer()
2018-04-11 Benjamin Ottewindow: Don't queue resize handler
2018-04-11 Benjamin Ottewidget: Don't queue resize handler twice
2018-04-11 Benjamin Ottecontainer: Don't store the resize clock
2018-04-10 Benjamin OtteMerge branch 'gitlab-ci-mingw' into 'master'
2018-04-10 Christoph Reitergitlab-ci: Add a 32bit mingw build
2018-04-10 Emmanuele BassiTerminate strncpy() buffers correctly
2018-04-10 Benjamin Ottewayland: Factor out frame timings request code
2018-04-10 Benjamin Ottefilechooserbutton: Fix reserved pointers
2018-04-10 Benjamin Otteffmpeg: Fix compile warnings for newest version
2018-04-10 Timm Bädervulkancontext: Add new error enum
2018-04-10 Timm Bäderwidgetfocus: Use gtk_widget_compute_bounds
2018-04-10 Timm Bäderwidget: Remove _get_own_allocation
2018-04-10 Timm Bäderwidget: Remove gtk_widget_get_own_allocation
2018-04-10 Timm Bäderwidget: Remove get_own_allocation usages
2018-04-10 Timm Bädernotebook: Use compute_bounds
2018-04-10 Timm Bäderpopover: Use gtk_widget_compute_bounds
2018-04-10 Timm Bädertoolbar: Avoid a get_own_allocation call
2018-04-10 Timm Bäderwidget: Fix typo in compute_bounds docs
2018-04-10 Timm Bädergdk: Protect against negative GDK_SCALE values
2018-04-09 Руслан ИжбулатовGDK W32: use clock after_paint signal for timing updates
2018-04-09 Emmanuele Bassidocs: Link to GResource
2018-04-09 Daniel Bolesdocs/reference/gtk/getting_started: cgit => GitLab
2018-04-09 Руслан ИжбулатовGDK W32: set update frequency and timestamp
2018-04-09 Daniel BolesAccelGroup: Remove @See_also of deleted function
2018-04-09 Benjamin Ottecss: Clipping changes don't need a queue_allocate(...
2018-04-09 Benjamin Otteentry: Stop being activatable
2018-04-09 Daniel BolesMerge branch 'master' into 'master'
2018-04-09 Sébastien Villemotgdk_x11_display_get_monitor: fix monitor number test...
2018-04-08 Benjamin Otteglcontext: Store the buffer age regions in the GL context
2018-04-08 Benjamin Ottevulkan: Use new resize vfunc to recreate swapchain
2018-04-08 Benjamin Ottedrawcontext: Add a surface_resized() vfunc
2018-04-08 Benjamin Ottesurface: Track all draw contexts created for the surface
2018-04-08 Benjamin Ottewidget: Don't do a 0-size check before snapshotting
2018-04-08 Daniel Bolestestmodelbutton: Test :centered, :icon, :inverted
2018-04-08 Daniel Bolestestmodelbutton: Fix wrongly overridding MB child
2018-04-08 Daniel BolesModelButton: Use WARN_INVALID_PROPERTY, not assert
2018-04-08 Daniel BolesModelButton: Fix type Wether => Whether
2018-04-08 Daniel Bolestestmodelbutton: Add explanatory comments to CSS
2018-04-08 Daniel BolesModelButton: Protect against nonsensical gbooleans
2018-04-08 Daniel Bolestests/testmodelbutton: Add this
2018-04-08 Timm BäderMerge branch 'wip/sadiq/fixes' into 'master'
2018-04-08 Mohammed Sadiqlistbox: Fix signal name in documentation
2018-04-06 Rico TzschichholzFix some g-i annotation warnings
2018-04-06 Timm Bädermenu: Avoid an invalid read
2018-04-06 Timm Bäderlockbutton: Remove priv pointer
2018-04-06 Timm Bäderwidgetbowl: Add switch demo
2018-04-05 Benjamin Ottegtk-demo: Redo viewing of resources
2018-04-05 Benjamin Ottevideo: Add autoplay and loop boolean properties
2018-04-05 Piotr DrągUpdate POTFILES.in
2018-04-05 Carlos Garnachogtkmenushell: Port to using GtkEventControllerKey
2018-04-05 Carlos Garnachogtkcellrendereraccel: Port to using GtkEventControllerKey
2018-04-05 Carlos Garnachogtkentry: Use key controller to track focus changes
2018-04-05 Carlos Garnachogtkcalendar: Use key controller to track focus changes
2018-04-05 Carlos Garnachogtktextview: Use key controller for focus changes
2018-04-05 Carlos Garnachogtkeventcontrollerkey: Add ::focus-in/out signals
2018-04-05 Carlos Garnachogtkeventcontrollerkey: Add get_group() call
2018-04-05 Carlos Garnachogtkmenu: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkiconview: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcellrendererspin: Stop using ::key-press-event
2018-04-05 Carlos Garnachoappchoooserdialog: use search bar key capture API
2018-04-05 Carlos Garnachoinspector: Use search bar API to capture key events...
2018-04-05 Carlos Garnachogtksearchbar/entry: Add [gs]et_key_capture_widget(...
2018-04-05 Carlos Garnachogtkwindow: Perform key activation in gtk_main_do_event()
2018-04-05 Carlos Garnachogtkwidget: Activate key bindings through run_controllers()
2018-04-05 Carlos Garnachogtkwidget: Break early if non-gesture controllers handl...
2018-04-05 Carlos Garnachoeventcontrollerkey: Add function to forward stuff elsewhere
2018-04-05 Carlos Garnachogtkmain: Don't use special paths for key event propagation
2018-04-05 Carlos Garnachogtkrange: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcellrendereraccel: simplify grabbing code
2018-04-05 Matthias Clasencombo box: Stop using ::key-press-event
2018-04-05 Matthias Clasenapp chooser: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkentrycompletion: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkplacessidebar: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtktextview: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkflowbox: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkentry: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcolorswatch: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcolorplane: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcalendar: Stop using ::key-press-event
2018-04-05 Matthias Clasensearch bar: Stop using ::key-press-event
2018-04-05 Matthias ClasenShortcuts window: stop using ::key-press-event
next